home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9805 / 000043_owner-linux-arm…r.rutgers.edu _Mon May 11 13:27:14 1998.msg < prev    next >
Internet Message Format  |  1998-06-02  |  4KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id NAA16139
  4.     for <willy@odie.barnet.ac.uk>; Mon, 11 May 1998 13:27:11 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id NAA10605
  7.     for <willy@bofh.ai>; Mon, 11 May 1998 13:27:16 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:29520 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <10536-27109>; Mon, 11 May 1998 15:24:38 +0300
  9. Received: by vger.rutgers.edu id <971062-3215>; Mon, 11 May 1998 08:16:02 -0400
  10. Received: from cptsg4.univ-mrs.fr ([139.124.7.104]:30613 "HELO cptsg4" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with SMTP id <971061-3215>; Mon, 11 May 1998 08:12:00 -0400
  11. Received: from cptsg4 (localhost [127.0.0.1]) by cptsg4 (950413.SGI.8.6.12/950213.SGI.AUTOCF) via SMTP id OAA24447; Mon, 11 May 1998 14:16:58 +0200
  12. Message-ID: <3556EC39.41C6@cpt.univ-mrs.fr>
  13. Date:     Mon, 11 May 1998 14:16:57 +0200
  14. From: Vincent PENNE <penne@cptsu5.univ-mrs.fr>
  15. Organization: Centre de Physique Theorique de Marseille
  16. X-Mailer: Mozilla 2.01S (X11; I; IRIX64 6.2 IP28)
  17. MIME-Version: 1.0
  18. To: Melanie Rhianna Lewis <melanie@defaid.demon.co.uk>
  19. CC: linux-arm@vger.rutgers.edu
  20. Subject: Re: Kernel Compilation - what no adfs...
  21. References: <Pine.LNX.3.95.980511114004.4163D-100000@defaid.demon.co.uk>
  22. Content-Type: text/plain; charset=us-ascii
  23. Content-Transfer-Encoding: 7bit
  24. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  25. Sender: owner-linux-arm@vger.rutgers.edu
  26. Precedence: bulk
  27. X-Loop: majordomo@vger.rutgers.edu
  28. Status: RO
  29.  
  30. Melanie Rhianna Lewis wrote:
  31.  
  32. > I included adfs support in the config but it doesn't seem to be compiled
  33. > in to the kernel.  What happened?
  34.  
  35. I had the same problem : two options need to be turned on in order to
  36. allow ADFS reading. The first one is the ADFS partition system. The
  37. second one, the filesystem itself, can be turned on only if you accept
  38. in the beginning of the configuration script <experimental> features of
  39. arm-linux (that are not guaranted to work). 
  40.  
  41. I succeded in installing a ZIP drive, to my knowledge, arm-linux is the
  42. only way to acces a ZIP drive on RiscPC !
  43. My question is : Since the default parallel port on RiscPC is at 0x278,
  44. why is the default value of the PPA driver set to 0x378, as if we were
  45. on a PC ? Also, it might be interesting to add in the FAQ an other
  46. reason why the driver might not load : it happens when you turn on the
  47. printer driver in the kernel, which then allocates the parallel port for
  48. itself in the very beginning of the boot procedure, preventing the PPA
  49. driver to use it ...
  50.  
  51. Finally, for those interesting in compiling c++ programs, I found and
  52. empirical solution : I use libg++-2.5.3, with "gcc" compiler command
  53. (and not "g++" or "c++") with the library options "-lg -lstdc++" at the
  54. end of the command line. The order is important ! it prevents conflict
  55. between iostream and stdio functions ... With these options, I could
  56. compile the wxWindows library with its example, and all of them worked!
  57. What is the difference between "libc.a" and "libg.a" ? When I tried
  58. "-lc" instead of "-lg", only half of the examples worked ... (when I say
  59. work or not, I don't mean at compile time, in any cases it compiles
  60. perfectly, but at execution time) And when I used the usual way, that is
  61. using the "g++" command (which is equivalent I think with having the
  62. library options "-lstdc++ -lc", in the reversed order), none of the
  63. example worked ...
  64.  
  65. Vincent.
  66.  
  67. -- 
  68. /==========================================================\
  69. |     Vincent PENNE,          Centre de Physique Theorique |
  70. |Tel. (0033)4 91 26 95 04       CNRS - LUMINY - Case 907   |
  71. |Fax. (0033)4 91 26 95 53      F-13288 MARSEILLE CEDEX 9   |
  72. |Email: penne@cpt.univ-mrs.fr          FRANCE              |
  73. |http://www.cpt.univ-mrs.fr                                |
  74. \==========================================================/
  75. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu